projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
866a853
)
bitkeeper revision 1.1713.2.10 (42b6e03fU-_0SObu_XHzbqce6VSEBw)
author
djm@kirby.fc.hp.com
<djm@kirby.fc.hp.com>
Mon, 20 Jun 2005 15:26:55 +0000
(15:26 +0000)
committer
djm@kirby.fc.hp.com
<djm@kirby.fc.hp.com>
Mon, 20 Jun 2005 15:26:55 +0000
(15:26 +0000)
Fixed non-CONFIG_VTI change that affects CONFIG-VTI
xen/include/asm-ia64/mm.h
patch
|
blob
|
history
diff --git
a/xen/include/asm-ia64/mm.h
b/xen/include/asm-ia64/mm.h
index 51a2e03265bb4ed6372f47b7ac3e6ad0eca3fad9..1bb283873d9531b63ab091ffc3ce0b4a0fed063f 100644
(file)
--- a/
xen/include/asm-ia64/mm.h
+++ b/
xen/include/asm-ia64/mm.h
@@
-150,7
+150,7
@@
static inline void put_page(struct pfn_info *page)
static inline int get_page(struct pfn_info *page,
struct domain *domain)
{
-#if
0
+#if
def CONFIG_VTI
u64 x, nx, y = *((u64*)&page->count_info);
u32 _domain = pickle_domptr(domain);